Welcome![Sign In][Sign Up]
Location:
Search - api socket

Search list

[WinSock-NDIS比较好SOCKET API通讯程序源代码.rar

Description:
Platform: | Size: 41564 | Author: | Hits:

[WinSock-NDISSockSpy.zip

Description: 使用替换wsock32.dll文件来跟踪windows socket api函数的程序
Platform: | Size: 3527 | Author: | Hits:

[Game Enginesocket

Description: 为cocos2d-x写得一个socket通信模块,性能强悍异常。api简洁优雅。-To write a socket cocos2d-x communication module, powerful performance anomalies. api simple and elegant.
Platform: | Size: 517120 | Author: beykery | Hits:

[Internet-NetworkSocket

Description: Windows 网络编程实例 Socket #include <winsock2.h> // 为了使用Winsock API函数 #include <stdio.h> #include <windows.h> // 告诉连接器与WS2_32库连接 #pragma comment(lib,"WS2_32.lib")-Windows Socket network programming examples #include <winsock2.h> // 为了使用Winsock API函数 #include <stdio.h> #include <windows.h> // 告诉连接器与WS2_32库连接 #pragma comment(lib,"WS2_32.lib")
Platform: | Size: 30720 | Author: qzy | Hits:

[Internet-Networktcp

Description: tcp通信代码ocket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。-tcp communication code ocket interface is a TCP/IP network API, Socket Interface defines a number of functions or routines that programmers can use to develop applications on a TCP/IP network.
Platform: | Size: 2048 | Author: 赵志斌 | Hits:

[OtherSocket-up-and-load

Description: 事实上网络编程简单的理解就是两台计算机相互通讯数据而已。对于程序员而言,去掌握一种编程接口并使用一种编程模型相对就会显得简单的多了。Java SDK提供一些相对简单的Api来完成这些工作,Socket就是其中之一。-Network programming simple fact is that two computers communicate with each other to understand the data only. For programmers, to master a programming interface and uses a programming model will seem relatively simple and more. Java SDK provides some relatively simple Api to complete these tasks, Socket is one of them.
Platform: | Size: 4096 | Author: 簡銘儀 | Hits:

[VC/MFCWINDOWS-SOCKETS-API

Description: Windows socket api 说明 包括WIN1.1和win2.0版本-Windows socket api notebook for v1.1 and v2.0
Platform: | Size: 1226752 | Author: ysuchao | Hits:

[VC/MFClinux_socket

Description: Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程式员能够用他们来研发TCP/IP网络上的应用程式。要学Internet上的TCP/IP网络编程,必须理解Socket接口。-Socket interface is a TCP/IP network API, Socket Interface defines a number of functions or routines that programmers can use them to develop applications on a TCP/IP network. To learn on the Internet TCP/IP network programming, it must be understood Socket interface.
Platform: | Size: 13312 | Author: fun | Hits:

[Internet-NetworkUDP-SOCKET-API

Description: 可用的UDP源码 API 方便BCB6没有UDP控件,可以进行UDP通讯。已测试,可以用。
Platform: | Size: 599040 | Author: | Hits:

[Internet-NetworkHP-Socket-3.4.3

Description: HP-Socket 是一套通用的高性能 TCP/UDP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中-HP-Socket is a common set of high-performance TCP/UDP communications framework, including the server component, client component and Agent components, widely used in a variety of different scenarios TCP/UDP communication system that provides C/C++, C#, delphi, E (easy language), Java, Python and other programming language interface. HP-Socket communication layer to achieve complete package, the application does not have to follow any details of the communication layer HP-Socket-based event notification model provides the API interface, it can be very simple and efficient way to integrate old and new applications
Platform: | Size: 4839424 | Author: 金朋轩 | Hits:

[Internet-Networksocket

Description: 利用 windows api 编写的网络类-socket api
Platform: | Size: 6144 | Author: wang | Hits:

[Delphi VCLDelphi-Socket

Description: 对应用程序发送和接收的网络数据进行拦截,HOOK目标进程的发送和接收的API函数,原理是利用消息钩子将DLL中的代码注入到目标进程中,再用GetProcAddress得到API函数入口地址,将函数入口址改为自己 定义的函数入口,这样就得到了API函数的相应参数,处理完后,再改回真实API函数入口地址,并调用它。- U5BF9 u5E9 u7281 u7R3 u7R0 U53D1 u9101 u5A1 u6A1 u7681 u7681 u6681 u6681 u6681 u6168 U 5230 u76EE u6807 u8FDB u7A0B u4E2D, u518D u7528GetProcAddress u5F97 u52301 U81EA u5B9 u5B9 u5B09 u5F9 u5R09 u5139 U5B8C u540E u5183 u653 u653 u53E
Platform: | Size: 203776 | Author: liuweidong | Hits:

[JSP/Javasocket.io-client-java-master

Description: java版的websocket,通过socket.io for java api来实现的 完整的demo例子可以直接运行。(Java version of the websocket, through the socket.io for Java API to achieve the complete demo example, you can run directly.)
Platform: | Size: 303104 | Author: cxy123 | Hits:

[ERP-EIP-OA-Portalapi.v2

Description: this is a good file dummy
Platform: | Size: 50176 | Author: n00bita | Hits:

[Communication-MobileSuperSocket(1.4 SP1).Source

Description: 老牌Socket API,supersocket的API源代码,供大家学习(Old Socket API, supersocket API source code for everyone to learn)
Platform: | Size: 601088 | Author: kkkk123 | Hits:

[Internet-Network使用WinInet检查是否连网

Description: 使用wininet的api检测本机是否断网,非常方便而有用的功能(The use of WinInet's API to detect whether the machine is broken network, very convenient and useful function)
Platform: | Size: 7168 | Author: 范德尔 | Hits:

[OtherA104228700-34093

Description: 利用windows socket 2发送ICMP包,实现ping功能。(Using Windows sockets 2 send ICMP packet, ping function.)
Platform: | Size: 13312 | Author: 小阿七 | Hits:

[Otherzkteco-socket-api

Description: Odoo socket api for connecting to zk teco finger via network
Platform: | Size: 28868608 | Author: chrisdilbert | Hits:

[Otherunpv13e

Description: 网络编程卷1:套接字联网API 随书的源代码(Network Programming Volume 1: socket networking API with the source code of the book)
Platform: | Size: 925696 | Author: jxneo | Hits:

[Windows DevelopWinSock2

Description: 一直很烦恼delphi附带的socket控件都不能满足我的设计逻辑需要,无奈只好自己动手封装了API,并且得到实践的证明(至少有两个服务器能稳定运行至今),本socket组件的多线程机制是安全的稳定的。 在服务器端,创建线程池,对于每个客户连接对应一个独立的线程类,可以在线程内处理客户数据,并可以线程间采用同步机制交换数据,为通讯服务器的建立提供了技术实现的基础。 U版本的经过了缺陷优化,虽然仅是经过了测试也还没有得到实践运行,但从以往成熟的结构演变而来的,问题应该不大!(Has been troubled delphi with the socket control can not meet my design logic needs, but had no choice but to package the API, and get the proof of practice (at least two servers can run stably so far), the multi-threading mechanism of this socket component is Safe and stable.)
Platform: | Size: 18432 | Author: ccc_aaa | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »

CodeBus www.codebus.net